.fullsearch {
    margin: 0 auto;
    padding: 20px;
    position: relative;

}
.fullsearchip{
    margin-left: 140px;
}


.fullsearchip .xiaju .biany input.srk{
	height: 40px;
    width: 600px;
    box-sizing: border-box;
    line-height: 40px;
    border: 1px solid #ccc;
    /*text-indent: 10px;*/
    background: #fff;
    vertical-align:top;
}

.fullsearch .bt {
    padding-bottom: 10px;
    display: inline-block;
    position: absolute;
    top: 40px;
    right:75px;
}

.fullsearch .bt input,.fullsearch .bt button{
    width: 95px;
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    outline: medium;
    cursor: pointer;
    margin: 0 10px;
    vertical-align: top;
}

.fullsearch .bt .ssbt {
    background: #ff6d3b;
}

.fullsearch .bt .rebt {
    background: #7ba2ae;
}

.fullsearchip a{
	line-height: 40px;
	width: 90px;
	color: #d80e0e;
	font-size: 16px;
	margin-left: 10px;
	position:relative;
}
.down_i {
    /*background:url(../image/icon_down.png) no-repeat;*/
	position: absolute;
    top: 8px;
    right: -16px;
    width: 7px;
    height: 4px;
}
.hot-fullsearch {
    margin: 10px 0 0 60px;
     line-height: 12px;
}
.hot-fullsearch b{    
    color: #435867;
}
.hot-fullsearch a{    
    color: #4293f4;
    margin: 0 5px;
}
.hot-fullsearch a:hover{    
    text-decoration: none;
}
.hot-fullsearch .jg{
	float: right;
	color: #a0a0a0;
}
.list-av{
	background:#f5f5f5;
	height: 40px;
    line-height: 40px;
    margin: 20px 0;
}
.list{
    width: 1020px;
    margin: 0 auto;
}
.list span a{
	height: 40px;
    line-height: 40px;
	width: 90px;
	text-align: center;
    display: inline-block;
    margin: 0 10px;
}
.list .on{
	height: 37px;
    line-height: 37px;    
    display: inline-block;
	border-bottom: 3px solid #d80e0e;
}
.list a:hover{
	height: 37px;
    line-height: 37px; 
	border-bottom: 3px solid #d80e0e;
}
.fullsearchlist{
	margin:20px;
}
.fullsearchlist ul{
	width: 100%;
    margin-left: 20px;
}
.fullsearchlist ul li{
	line-height: 25px;
	margin: 30px 0;
}
.fullsearchlist .tith a{
	font-size: 16px;
	color: #555;
}
.fullsearchlist .tith a:hover{
	color: #d80e0e;
}
.fullsearchlist .tith .bq{
	height: 50px;
    line-height: 50px;
    margin-right: 10px;
    padding: 6px 10px;
    background: #4293f4;
    color: #fff;
    cursor: pointer;
}
.fullsearchlist .gjz{
	color: #d80e0e;
}
.fullsearchlist .link{
	/*color: #d80e0e;*/
	color: #555;
    width: 180px;
    display: inline-block;
    height: 32px;
}

.paging .current {
	color: #fff!important;
    background: #d80e0e!important;
}
.paging a {
	padding: 6px 13px;
    width: 32px;
    height: 32px;
    text-decoration: none;
    border: 1px solid #dadadc;
    color: #666;
    margin: 0 2px;
}
.pagination{
    margin: 40px 30px 70px 60px;
}
.highlight {
    color: red;
}

.tith {
    margin:16px 0;
}
.info_item {
    margin:16px 0;
}

.org_time {
    display: inline-block;
    float: right;
}

span.time {
    display: inline-block;
    width: 110px;
    color: #999;
}

.tith a.link {
    width:auto;
}

.hot-fullsearch input.time {
    width:90px;
    /*height: 21px;*/
}

/*高级搜索页面*/
.inner-page {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.ss_title {
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 4px;
    border-bottom: 1px #e4e4e4 solid;
    margin-bottom: 30px;
    padding-left: 20px;
    color: #ff6d3b;
    height: 37px;
    line-height: 37px;
}


.fullsearchip .xiaju {
    padding-bottom: 10px;
    display: inline-block;
    width:800px;
    /*text-align: center;*/
}

.fullsearchip .xiaju .bianz {
    height: 42px;
    line-height: 40px;
    float: left;
    text-align: right;
    width: 180px;
}

.fullsearchip .xiaju .biany {
    float: left;
    margin-left: 10px;
    height: 42px;
    line-height: 42px;
}


.fullsearchip  .xiaju input{
	width: 90px;
	border: 1px solid #dddddd;
	/*margin:0 5px;*/
}

.fullsearchip .xiaju input.searchtype {
    width: 15px;
}

.fullsearchip  .pagesize {
    width: 93px;
   	padding:5px 5px;
   	border: 1px solid #dddddd;
   	margin:0 5px;
}


.fullsearchbtn {
    padding: 10px 0 30px 0;
    text-align: center;
}

.fullsearchbtn  a{
    text-align: center;
    width: 95px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
    cursor: pointer;
}

.fullsearchbtn  a.searchbtn {
    background: #ff6d3b;
}

.fullsearchbtn  a.resetbtn {
    background: #7ba2ae;
}

.fullsearchip input.time {
    /*padding:5px 10px;*/
}